neighbor transparent-as
This command is used to specify not to append your AS path number even if the peer is an external BGP peer.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} transparent-as
Command |
Description |
---|---|
a.b.c.d|X:X::X:X |
Defines the IP address of the neighbor (IPv4 or IPv6). |
neighbor tag |
Defines the neighbor tag. |
Default
NA
Command Mode
Privileged User
Example
This is an example of how this command can be used.
(config-data)# router bgp 1 (conf-router)# neighbor 10.14.3.11 transparent-as